home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha Extra 2004 January / CyberMycha Extra 1-2004 (Poland) (Disc 2).bin / Pippi / common.cst / 00046_goFrameGoFrame+1Mouse.ls < prev    next >
Encoding:
Text File  |  2001-09-04  |  107 b   |  9 lines

  1. on exitFrame me
  2.   go the frame
  3. end
  4.  
  5. on mouseUp
  6. --  sprite(44).firstCursorSwitch = 1
  7.   go the frame + 1
  8. end
  9.